changes.t2t
diff between version 2.13 (<) and version 2.14 (>)
17a18,32
> + v2.14 (February/26/2026) +
> Compatibility with NVDA 2026.1
> 
> Versions prior to NVDA version 2025.1 are no longer supported.
> 
> 
> Development:
> - to display the "What's new" of a new version of the extension, the "changes.html" document is no longer opened by "urlopen", but is downloaded, saved momentarily in the "appData\local\temp" folder and opened in the browser.
> - taking into account the closure of the rawgit.com site for updating add-on.
> - use of json instead of pickle to store the add-on update status.
> 
> 
> Compliance with the NVDA API:
> - taking into account the movement of the NVDA version in the buildVersion.py module.
> 
> 
